Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

increase controller resources #41

Merged
merged 1 commit into from
Aug 29, 2022
Merged

increase controller resources #41

merged 1 commit into from
Aug 29, 2022

Conversation

eguzki
Copy link
Contributor

@eguzki eguzki commented Aug 24, 2022

what

Increase controller resource to

  • Limits
    • cpu: 200m
    • mem: 300 MB
  • Requests:
    • cpu: 200m
    • mem: 200MB

why

I hit OOM issues when deployed the operator in Openshift. In k8s no OOM issues, though.

@eguzki
Copy link
Contributor Author

eguzki commented Aug 25, 2022

The test error is fixed in #42

Copy link
Member

@didierofrivia didierofrivia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea why only happening with OpenShift, no?

@eguzki eguzki force-pushed the increase-resources branch from d9b41f2 to db97b40 Compare August 25, 2022 16:41
@eguzki
Copy link
Contributor Author

eguzki commented Aug 25, 2022

No idea why only happening with OpenShift, no?

No! it is worth investigating

@eguzki eguzki merged commit 0dcb6d5 into main Aug 29, 2022
@eguzki eguzki deleted the increase-resources branch August 29, 2022 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants